StudentAccountTransactionPendingCheck 
EntityType  Independent 
Logical Entity Name  StudentAccountTransactionPendingCheck 
Default Table Name  SaTransPendingChecks 
Logical Only  NO 
Definition 
 
Note 
 

StudentAccountTransactionPendingCheck Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentAccountTransactionPendingCheckId(PK)    INTEGER  NO 
 
RefundId(FK)    INTEGER  YES 
 
StipendScheduleId(FK)    INTEGER  YES 
 
StudentSubsidiaryAccountRefundId(FK)    INTEGER  YES 
 
RecordType    CHAR(1)  NO 
 
StaffId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
StaffGroupId(FK)    INTEGER  YES 
 
IsReadyToPost    BIT  NO 
 
BankAccountId(FK)    INTEGER  YES 
 
CheckNumber    VARCHAR(20)  YES 
 
Reference    VARCHAR(23)  YES 
 
HasExceptions    BIT  NO 
 

StudentAccountTransactionPendingCheck Keys 
Key Name  Key Type  Keys 
NK_SaTransPendingChecks_SaBankAccountId  Inversion Entry  BankAccountId 
NK_SaTransPendingChecks_SyStaffGroupID  Inversion Entry  StaffGroupId 
PK_SaTransPendingChecks_SaTransPendingChecksID  PrimaryKey  StudentAccountTransactionPendingCheckId 
NK_SaTransPendingChecks_SaSubsidiaryRefundID  Inversion Entry  StudentSubsidiaryAccountRefundId 
NK_SaTransPendingChecks_SaStipendSchedID  Inversion Entry  StipendScheduleId 
NK_SaTransPendingChecks_FaRefundID  Inversion Entry  RefundId 
NK_SaTransPendingChecks_SyStaffID  Inversion Entry  LastModifiedUserId 

StudentAccountTransactionPendingCheck Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Refund  Non-Identifying  Zero or One to Zero or More        RefundId  NO 
BankAccount  Non-Identifying  Zero or One to Zero or More        BankAccountId  NO 
StipendSchedule  Non-Identifying  Zero or One to Zero or More        StipendScheduleId  NO 
StudentSubsidiaryAccountRefund  Non-Identifying  Zero or One to Zero or More        StudentSubsidiaryAccountRefundId  NO 
StaffGroup  Non-Identifying  Zero or One to Zero or More        StaffGroupId  NO 
Staff  Non-Identifying  One To Zero or More        StaffId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Refund  Non-Identifying  Zero or One to Zero or More        RefundId  NO 
StipendSchedule  Non-Identifying  Zero or One to Zero or More        StipendScheduleId  NO 
StudentSubsidiaryAccountRefund  Non-Identifying  Zero or One to Zero or More        StudentSubsidiaryAccountRefundId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

StudentAccountTransactionPendingCheck Check Constraints 
Check Constraint Name  CheckConstraint